[INFO] cloning repository https://github.com/jipark0716/http-analytics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jipark0716/http-analytics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipark0716%2Fhttp-analytics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipark0716%2Fhttp-analytics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3116797210f8a9625151951fe28487727cfb3d62
[INFO] fixing jipark0716/http-analytics against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipark0716%2Fhttp-analytics" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jipark0716/http-analytics
[INFO] finished tweaking git repo https://github.com/jipark0716/http-analytics
[INFO] tweaked toml for git repo https://github.com/jipark0716/http-analytics written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jipark0716/http-analytics on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jipark0716/http-analytics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded toml v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc
[INFO] running `Command { std: "docker" "start" "f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling sea-orm-macros v1.1.14
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling clickhouse-derive v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking toml v0.9.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking config v0.1.0 (/opt/rustwide/workdir/config)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=1b3db9b7bc479d80 -C extra-filename=-44d41f23c200b351 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-90175a1173db4883.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4fabcc958ac1275e.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-261d78234f66588e.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc", kill_on_drop: false }`
[INFO] [stdout] f888d896189c68567abcbf92347becb9866db9325935c37f5561389b69eba1dc
